Debugging Multiple Processes Simultaneously

You can use Visual Studio for debugging multiple applications simultaneously, by using multiple Visual Studio instances. Open one Visual Studio instance and start debugging an application, then open another instance and start to debug another RTSS application.

IMPORTANT! Each application must have a unique name.

NOTE: Debugging multiple processes in one instance of Visual Studio is not recommended.

Related Topics:

MiniTutorials: